[INFO] fetching crate pulseengine-mcp-logging 0.17.0...
[INFO] testing pulseengine-mcp-logging-0.17.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate pulseengine-mcp-logging 0.17.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate pulseengine-mcp-logging 0.17.0
[INFO] finished tweaking crates.io crate pulseengine-mcp-logging 0.17.0
[INFO] tweaked toml for crates.io crate pulseengine-mcp-logging 0.17.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pulseengine-mcp-logging 0.17.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pulseengine-mcp-logging 0.17.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-macros v0.2.22
[INFO] [stderr]   Downloaded redox_syscall v0.5.13
[INFO] [stderr]   Downloaded cc v1.2.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48d1e0829e5f919807ff4267c82f4780dd176ddaa90fa994332d529485d69c1a
[INFO] running `Command { std: "docker" "start" "-a" "48d1e0829e5f919807ff4267c82f4780dd176ddaa90fa994332d529485d69c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48d1e0829e5f919807ff4267c82f4780dd176ddaa90fa994332d529485d69c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48d1e0829e5f919807ff4267c82f4780dd176ddaa90fa994332d529485d69c1a", kill_on_drop: false }`
[INFO] [stdout] 48d1e0829e5f919807ff4267c82f4780dd176ddaa90fa994332d529485d69c1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d069b9b648369be4727df930ba76a2a26bd5f2af932c0b8d0318061e9760935
[INFO] running `Command { std: "docker" "start" "-a" "0d069b9b648369be4727df930ba76a2a26bd5f2af932c0b8d0318061e9760935", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling pulseengine-mcp-logging v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/profiling.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tracing::{debug, error, info};
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.66s
[INFO] running `Command { std: "docker" "inspect" "0d069b9b648369be4727df930ba76a2a26bd5f2af932c0b8d0318061e9760935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d069b9b648369be4727df930ba76a2a26bd5f2af932c0b8d0318061e9760935", kill_on_drop: false }`
[INFO] [stdout] 0d069b9b648369be4727df930ba76a2a26bd5f2af932c0b8d0318061e9760935
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c84ed5fe1f769e703686cf6a6014b7b232c6fb59f3fac5bb3180ef848a3a79c
[INFO] running `Command { std: "docker" "start" "-a" "9c84ed5fe1f769e703686cf6a6014b7b232c6fb59f3fac5bb3180ef848a3a79c", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/profiling.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tracing::{debug, error, info};
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pulseengine-mcp-logging v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/profiling.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tracing::{debug, error, info};
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.55s
[INFO] running `Command { std: "docker" "inspect" "9c84ed5fe1f769e703686cf6a6014b7b232c6fb59f3fac5bb3180ef848a3a79c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c84ed5fe1f769e703686cf6a6014b7b232c6fb59f3fac5bb3180ef848a3a79c", kill_on_drop: false }`
[INFO] [stdout] 9c84ed5fe1f769e703686cf6a6014b7b232c6fb59f3fac5bb3180ef848a3a79c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 98f733ba91f6bf91b94422d6eb8470139c9ec6d4328a8ffac8d94f7d462bb875
[INFO] running `Command { std: "docker" "start" "-a" "98f733ba91f6bf91b94422d6eb8470139c9ec6d4328a8ffac8d94f7d462bb875", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]   --> src/profiling.rs:17:22
[INFO] [stderr]    |
[INFO] [stderr] 17 | use tracing::{debug, error, info};
[INFO] [stderr]    |                      ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pulseengine-mcp-logging` (lib) generated 1 warning (run `cargo fix --lib -p pulseengine-mcp-logging` to apply 1 suggestion)
[INFO] [stderr] warning: `pulseengine-mcp-logging` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pulseengine_mcp_logging-02e1d226c5ae78f2)
[INFO] [stdout] 
[INFO] [stdout] running 133 tests
[INFO] [stdout] test aggregation::tests::test_entry_hash_computation ... ok
[INFO] [stdout] test aggregation::tests::test_log_aggregator_creation ... ok
[INFO] [stdout] test dashboard::tests::test_dashboard_config_creation ... ok
[INFO] [stdout] test alerting::tests::test_alert_rule_creation ... ok
[INFO] [stdout] test correlation::tests::test_request_tracking ... ok
[INFO] [stdout] test alerting::tests::test_condition_evaluation ... ok
[INFO] [stdout] test correlation::tests::test_correlation_context_creation ... ok
[INFO] [stdout] test lib_tests::tests::test_error_chain ... ok
[INFO] [stdout] test lib_tests::tests::test_error_display_formatting ... ok
[INFO] [stdout] test dashboard::tests::test_dashboard_manager ... ok
[INFO] [stdout] test lib_tests::tests::test_logging_error_config ... ok
[INFO] [stdout] test dashboard::tests::test_metric_path_extraction ... ok
[INFO] [stdout] test correlation::tests::test_header_injection_extraction ... ok
[INFO] [stdout] test lib_tests::tests::test_error_classification_trait ... ok
[INFO] [stdout] test lib_tests::tests::test_logging_error_io ... ok
[INFO] [stdout] test lib_tests::tests::test_logging_error_send_sync ... ok
[INFO] [stdout] test lib_tests::tests::test_logging_error_serialization ... ok
[INFO] [stdout] test lib_tests::tests::test_logging_error_tracing ... ok
[INFO] [stdout] test alerting::tests::test_alert_manager_creation ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_availability_percentage ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_error_record_creation ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_error_classification ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_loxone_api_metrics ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_device_operation_metrics ... ok
[INFO] [stdout] test lib_tests::tests::test_result_type_alias ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_error_rate_calculation ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_global_metrics_instance ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_error_rate_division_by_zero ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_error_record_limit ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_request_failure ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_response_time_statistics ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_rate_limit_tracking ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_health_metrics ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_metrics_collector_initialization ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_metrics_snapshot ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_percentile_calculation_edge_cases ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_schema_validation_metrics ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_saturating_arithmetic ... ok
[INFO] [stdout] test metrics::tests::test_error_recording ... ok
[INFO] [stdout] test persistence::tests::test_parse_file_timestamp ... ok
[INFO] [stdout] test profiling::tests::test_async_profiling_config ... ok
[INFO] [stdout] test profiling::tests::test_async_task_status ... ok
[INFO] [stdout] test profiling::tests::test_config_serialization ... ok
[INFO] [stdout] test persistence::tests::test_metrics_persistence ... ok
[INFO] [stdout] test profiling::tests::test_cpu_profiling_config ... ok
[INFO] [stdout] test profiling::tests::test_flame_graph_config ... ok
[INFO] [stdout] test profiling::tests::test_disabled_profiler ... ok
[INFO] [stdout] test profiling::tests::test_cpu_sample_creation ... ok
[INFO] [stdout] test profiling::tests::test_function_call_recording ... ok
[INFO] [stdout] test profiling::tests::test_flame_graph_color_schemes ... ok
[INFO] [stdout] test profiling::tests::test_hotspot_severities ... ok
[INFO] [stdout] test profiling::tests::test_hotspot_types ... ok
[INFO] [stdout] test profiling::tests::test_get_statistics ... ok
[INFO] [stdout] test profiling::tests::test_async_task_profile ... ok
[INFO] [stdout] test profiling::tests::test_memory_profiling_config ... ok
[INFO] [stdout] test profiling::tests::test_memory_snapshot_creation ... ok
[INFO] [stdout] test profiling::tests::test_function_call_profile ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_request_lifecycle ... ok
[INFO] [stdout] test profiling::tests::test_multiple_function_calls ... ok
[INFO] [stdout] test profiling::tests::test_session_management ... ok
[INFO] [stdout] test profiling::tests::test_session_without_current ... ok
[INFO] [stdout] test profiling::tests::test_stack_frame_creation ... ok
[INFO] [stdout] test profiling::tests::test_performance_thresholds ... ok
[INFO] [stdout] test profiling::tests::test_profiler_creation ... ok
[INFO] [stdout] test profiling::tests::test_profiling_config_creation ... ok
[INFO] [stdout] test profiling::tests::test_profiling_session_types ... ok
[INFO] [stdout] test metrics::tests::test_metrics_collection ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_is_sensitive_field ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_credential_sanitization ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_json_string_values ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_partial_disabled_sanitization ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_disabled_sanitization ... ok
[INFO] [stdout] test lib_tests::tests::test_module_visibility ... ok
[INFO] [stdout] test lib_tests::tests::test_reexports ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_ip_preservation ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_ip_address_sanitization ... ok
[INFO] [stdout] test aggregation::tests::test_log_entry_submission ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_multiple_patterns_in_single_text ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_empty_and_whitespace_handling ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_sanitize_field_name ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_sanitize_context_nested ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_sanitize_context_array ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_sanitizer_default_config ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_preserve_formatting ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_uuid_preservation ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_password_sanitization_comprehensive ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_uuid_sanitization ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_sanitizer_custom_config ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_token_sanitization_comprehensive ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_sanitize_error ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_sanitize_context_json ... ok
[INFO] [stdout] test sanitization::tests::test_disabled_sanitization ... ok
[INFO] [stdout] test sanitization::tests::test_error_sanitization ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_global_sanitizer_instance ... ok
[INFO] [stdout] test sanitization::tests::test_ip_redaction ... ok
[INFO] [stdout] test sanitization::tests::test_api_key_sanitization ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_case_insensitive_matching ... ok
[INFO] [stdout] test sanitization::tests::test_context_sanitization ... ok
[INFO] [stdout] test sanitization::tests::test_ip_preservation ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_context_enrichment ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_custom_fields ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_error_class_variants ... ok
[INFO] [stdout] test sanitization::tests::test_uuid_preservation ... ok
[INFO] [stdout] test sanitization::tests::test_password_sanitization ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_edge_cases ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_api_key_sanitization_comprehensive ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_context_field_types ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_context_with_empty_values ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_response_time_array_limit ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_child_context_creation ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_error_classification_all_types ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_instance_id_singleton ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_is_sensitive_field_comprehensive ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_sanitize_value ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_structured_context_timestamp ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_structured_logger_create_span ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_structured_context_fields_inheritance ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_structured_context_creation ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_structured_logger_log_request_start ... ok
[INFO] [stdout] test telemetry::tests::test_span_utilities ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_error_classification_with_custom_error ... ok
[INFO] [stdout] test structured::tests::test_child_context ... ok
[INFO] [stdout] test structured::tests::test_context_enrichment ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_id_generation_format ... ok
[INFO] [stdout] test structured::tests::test_error_classification ... ok
[INFO] [stdout] test structured::tests::test_sanitize_sensitive_data ... ok
[INFO] [stdout] test structured::tests::test_structured_context_creation ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_thread_safety ... ok
[INFO] [stdout] test sanitization::sanitization_tests::tests::test_thread_safety ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_id_uniqueness ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_elapsed_time ... ok
[INFO] [stdout] test structured::structured_tests::tests::test_slow_request_threshold ... ok
[INFO] [stdout] test metrics::metrics_tests::tests::test_concurrent_access ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 133 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pulseengine_mcp_logging
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 11) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.41s; merged doctests compilation took 0.40s
[INFO] running `Command { std: "docker" "inspect" "98f733ba91f6bf91b94422d6eb8470139c9ec6d4328a8ffac8d94f7d462bb875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98f733ba91f6bf91b94422d6eb8470139c9ec6d4328a8ffac8d94f7d462bb875", kill_on_drop: false }`
[INFO] [stdout] 98f733ba91f6bf91b94422d6eb8470139c9ec6d4328a8ffac8d94f7d462bb875
